home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 021a / eedraw22.zip / EEDRAW.BND < prev    next >
Text File  |  1991-05-11  |  2KB  |  78 lines

  1. ;
  2. ; Key binding file for EEDraw program.
  3. ;
  4. ; Format: "FunctionName KeyName ScanCode".
  5. ;
  6. ; FunctionName - are listed below - if you dont want to bind one of
  7. ;    the functions simple comment it out.
  8. ; KeyName - should be at most 4 characters.
  9. ; ScanCode - is regular ascii code, for regular characters.
  10. ;    Add 256 for extended.
  11. ;
  12. ; Lines in this file should not exceed 75 characters.
  13. ;
  14.  
  15. LoadEEDFile    F4    318
  16. NewEEDFile    F8    322
  17. SaveEEDFile    F1    315
  18. SaveEEDAsOld    F2    316
  19. SaveEEDAsNew    F3    317
  20. SaveNetList    AF1    360
  21. CloseEEDFile    F7    321
  22. ;ClearAll
  23. Directory    F5    319
  24. ChangeDir    F6    320
  25. ShellToDos    F8    322
  26. ExitEEdraw    AltQ    272
  27.  
  28. PopWindow       AltP    281
  29. PushWindow      AltO    280
  30. MoveWindow      AltM    306
  31. ResizeWindow    AltR    275
  32. FullSize    AltF    289
  33. ShowName        AltS    287
  34. MakeActive      F9      324
  35. NameActive      F10     323
  36. PanWindowLeft    CLft    371
  37. PanWindowRight    CRgt    372
  38. PanWindowUp    CUp    397
  39. PanWindowDown    CDn    401
  40.  
  41. ZoomOut        ,    44
  42. ZoomIn        .    46
  43. ZoomReset    /    47
  44. RedrawAll    r    114
  45.  
  46. LoadLibrary    F11    389
  47. LoadLibByName    F12    390
  48. ;FreeLibrary
  49. ViewLibrary    AF11    395
  50. DirLibrary    AF12    396
  51. ChDirLibrary    CF12    394
  52.  
  53. DrawLine    l    108
  54. DrawBus        b    98
  55. DrawConnect    n    110
  56. DrawText    t    116
  57. DrawLibItem    i    105
  58.  
  59. ModifyMove    m    109
  60. ModifyCopy    c    99
  61. EditLibItem    e    101
  62. ModifyDelete    d    100
  63. ModifyUnDel    u    117
  64. ModifyCut    AltD    288
  65. ModifyPaste    AltU    278
  66. ModifyDrop    D    68
  67.  
  68. Help        h    104
  69. GetMemoryFree    f    102
  70. ;SetDrawText
  71. SetTextSize    s       115
  72. ;SetHVLines
  73. ;SetSnapFactor
  74. ;GetZoomFactor
  75.  
  76. ;SameAgain    Tab    9
  77.  
  78.